an1 is a binary format; use bincompare
authorparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 13 Dec 2005 15:20:11 +0000 (15:20 +0000)
committerparkrrrr <parkrrrr@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 13 Dec 2005 15:20:11 +0000 (15:20 +0000)
gpsbabel/testo

index 9a42aa07e2a1ca7757741377408844f10935d4b8..96a88be8956941853d9e32bd93b047eafe3eb55d 100755 (executable)
@@ -640,15 +640,15 @@ compare ${TMPDIR}/an1.out reference/an1-in.ref
 
 rm -f ${TMPDIR}/an1.out
 ${PNAME} -i an1 -f reference/foo.an1 -o an1 -F ${TMPDIR}/an1.out
-compare ${TMPDIR}/an1.out reference/an1-an1.ref
+bincompare ${TMPDIR}/an1.out reference/an1-an1.ref
 
 rm -f ${TMPDIR}/an1.out
 ${PNAME} -i xmap -f reference/xmap -o an1 -F ${TMPDIR}/an1.out 
-compare ${TMPDIR}/an1.out reference/an1-out.ref
+bincompare ${TMPDIR}/an1.out reference/an1-out.ref
 
 rm -f ${TMPDIR}/an1.out
 ${PNAME} -i google -f reference/google.js -o an1 -F ${TMPDIR}/an1.out
-compare ${TMPDIR}/an1.out reference/an1-line-out.ref
+bincompare ${TMPDIR}/an1.out reference/an1-line-out.ref
 
 #
 # TomTom .ov2 tests